﻿2026-07-08T22:49:03.8515148Z ##[group]Run actions/checkout@v5
2026-07-08T22:49:03.8515711Z with:
2026-07-08T22:49:03.8516042Z   fetch-depth: 0
2026-07-08T22:49:03.8516425Z   repository: SaberMage/spt-core
2026-07-08T22:49:03.8519158Z   token: ***
2026-07-08T22:49:03.8519492Z   ssh-strict: true
2026-07-08T22:49:03.8519830Z   ssh-user: git
2026-07-08T22:49:03.8520210Z   persist-credentials: true
2026-07-08T22:49:03.8520620Z   clean: true
2026-07-08T22:49:03.8520940Z   sparse-checkout-cone-mode: true
2026-07-08T22:49:03.8521341Z   fetch-tags: false
2026-07-08T22:49:03.8521692Z   show-progress: true
2026-07-08T22:49:03.8522020Z   lfs: false
2026-07-08T22:49:03.8522349Z   submodules: false
2026-07-08T22:49:03.8522869Z   set-safe-directory: true
2026-07-08T22:49:03.8523892Z ##[endgroup]
2026-07-08T22:49:04.1483153Z Syncing repository: SaberMage/spt-core
2026-07-08T22:49:04.1484389Z ##[group]Getting Git version info
2026-07-08T22:49:04.1484941Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-08T22:49:04.1758454Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-08T22:49:04.1975609Z git version 2.43.0.windows.1
2026-07-08T22:49:04.2000065Z ##[endgroup]
2026-07-08T22:49:04.2008317Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\29799498-b867-4953-8b35-fe1bea8a529a\.gitconfig'
2026-07-08T22:49:04.2024395Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\29799498-b867-4953-8b35-fe1bea8a529a' before making global git config changes
2026-07-08T22:49:04.2026226Z Adding repository directory to the temporary git global config as a safe directory
2026-07-08T22:49:04.2031564Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-08T22:49:04.3491784Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-08T22:49:04.7178519Z https://github.com/SaberMage/spt-core
2026-07-08T22:49:04.7206060Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-08T22:49:04.7210992Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-08T22:49:04.9863442Z HEAD
2026-07-08T22:49:05.3584038Z ##[endgroup]
2026-07-08T22:49:05.3587004Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-08T22:49:06.1325775Z ##[group]Cleaning the repository
2026-07-08T22:49:06.1330705Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-08T22:49:11.9258249Z Removing target/
2026-07-08T22:49:11.9296270Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-08T22:49:12.0744533Z HEAD is now at e9ac0c0 Merge a05d4ff67e1544aa66b31642f325746975f64673 into 0f0bc6e75d00363bda0b4dfdd9eb63e96424ee7b
2026-07-08T22:49:12.0768268Z ##[endgroup]
2026-07-08T22:49:12.0773260Z ##[group]Disabling automatic garbage collection
2026-07-08T22:49:12.0778791Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-08T22:49:12.1042028Z ##[endgroup]
2026-07-08T22:49:12.1042419Z ##[group]Setting up auth
2026-07-08T22:49:12.1048900Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-08T22:49:12.1326510Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-08T22:49:12.8120875Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-08T22:49:12.8368647Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-08T22:49:13.5061082Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-08T22:49:13.5294799Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-08T22:49:14.2024822Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-08T22:49:14.2342520Z ##[endgroup]
2026-07-08T22:49:14.2342958Z ##[group]Fetching the repository
2026-07-08T22:49:14.2353262Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +e9ac0c08df00198101ab070db5c7d9288a2cf5a2:refs/remotes/pull/61/merge
2026-07-08T22:49:15.0881623Z From https://github.com/SaberMage/spt-core
2026-07-08T22:49:15.0882151Z  * [new branch]      feat/musl-w1-platform-registry -> origin/feat/musl-w1-platform-registry
2026-07-08T22:49:15.1011573Z ##[endgroup]
2026-07-08T22:49:15.1012012Z ##[group]Determining the checkout info
2026-07-08T22:49:15.1012570Z ##[endgroup]
2026-07-08T22:49:15.1018044Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-08T22:49:15.1343010Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-08T22:49:15.2732254Z ##[group]Checking out the ref
2026-07-08T22:49:15.2737869Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/61/merge
2026-07-08T22:49:15.3132565Z HEAD is now at e9ac0c0 Merge a05d4ff67e1544aa66b31642f325746975f64673 into 0f0bc6e75d00363bda0b4dfdd9eb63e96424ee7b
2026-07-08T22:49:15.3155693Z ##[endgroup]
2026-07-08T22:49:15.3424501Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-08T22:49:15.3658740Z e9ac0c08df00198101ab070db5c7d9288a2cf5a2
